| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(learning_rate_function_base) | :: | learning_rate_fn | 
                 An   | 
        |||
| real(kind=wp), | intent(inout) | :: | iteration | 
                 A real variable with the current iteration  | 
        
A real variable with the learning rate
Template for a function that calculates the learning rate Import section